Skip to content
This repository was archived by the owner on Nov 24, 2023. It is now read-only.

use RUSTC environment var in parse_and_replace::compile if present #144

Conversation

zackmdavis
Copy link
Member

Cargo respects this environment variable (to specify the path to what
rustc binary to use), but the Rustfix test suite did not. However, this
capability is useful when developing new compiler diagnostics that one
wants Rustfix to be able to handle (this being inspired by the endeavor
that is rust-lang/rust#53013).

Cargo respects this environment variable (to specify the path to what
rustc binary to use), but the Rustfix test suite did not. However,
this capability is useful when developing new compiler diagnostics
that one wants Rustfix to be able to handle (this being inspired by
work on the endeavor that is rust-lang/rust#53013).
@zackmdavis zackmdavis force-pushed the and_the_case_of_the_environment_variable branch from 37f9691 to c666342 Compare August 20, 2018 17:24
@pietroalbini pietroalbini merged commit 518ed3f into rust-lang:master Dec 9, 2018
@zackmdavis zackmdavis deleted the and_the_case_of_the_environment_variable branch December 9, 2018 18:53
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants